const golang.org/x/sys/unix.raceenabled
13 uses
golang.org/x/sys/unix (current package)
race0.go#L14: const raceenabled = false
syscall_linux.go#L1783: if raceenabled {
syscall_linux.go#L2033: if !raceenabled {
syscall_linux.go#L2054: if raceenabled {
syscall_linux.go#L2065: if raceenabled {
syscall_linux.go#L2077: if raceenabled {
syscall_linux.go#L2087: if !raceenabled {
syscall_unix.go#L152: if raceenabled {
syscall_unix.go#L164: if raceenabled {
syscall_unix.go#L168: if raceenabled && n > 0 {
syscall_unix.go#L176: if raceenabled {
syscall_unix.go#L188: if raceenabled {
syscall_unix.go#L192: if raceenabled && n > 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)